[INFO] cloning repository https://github.com/MCT32/EspWatch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MCT32/EspWatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMCT32%2FEspWatch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMCT32%2FEspWatch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 07406ba120e0c53336a5e85187fbdf66a16af94e
[INFO] checking MCT32/EspWatch against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMCT32%2FEspWatch" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/MCT32/EspWatch
[INFO] finished tweaking git repo https://github.com/MCT32/EspWatch
[INFO] tweaked toml for git repo https://github.com/MCT32/EspWatch written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MCT32/EspWatch on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MCT32/EspWatch already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded no_std_strings v0.1.3
[INFO] [stderr]   Downloaded esp-println v0.13.1
[INFO] [stderr]   Downloaded esp-build v0.2.0
[INFO] [stderr]   Downloaded ssd1306 v0.9.0
[INFO] [stderr]   Downloaded tinybmp v0.6.0
[INFO] [stderr]   Downloaded xtensa-lx-rt v0.18.0
[INFO] [stderr]   Downloaded xtensa-lx v0.10.0
[INFO] [stderr]   Downloaded esp-metadata v0.5.0
[INFO] [stderr]   Downloaded esp-hal-procmacros v0.16.0
[INFO] [stderr]   Downloaded esp-config v0.3.1
[INFO] [stderr]   Downloaded minijinja v2.7.0
[INFO] [stderr]   Downloaded embassy-embedded-hal v0.3.0
[INFO] [stderr]   Downloaded embassy-usb-driver v0.1.0
[INFO] [stderr]   Downloaded embassy-time-driver v0.2.0
[INFO] [stderr]   Downloaded esp-hal v0.23.1
[INFO] [stderr]   Downloaded esp32s3 v0.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a9b61b4a32f69d905a8bdd12b7c4489c9afa46c31e3d175653a62ae202573af1
[INFO] running `Command { std: "docker" "start" "a9b61b4a32f69d905a8bdd12b7c4489c9afa46c31e3d175653a62ae202573af1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9b61b4a32f69d905a8bdd12b7c4489c9afa46c31e3d175653a62ae202573af1" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9b61b4a32f69d905a8bdd12b7c4489c9afa46c31e3d175653a62ae202573af1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9b61b4a32f69d905a8bdd12b7c4489c9afa46c31e3d175653a62ae202573af1" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling embassy-time-driver v0.2.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]     Checking display-interface v0.5.0
[INFO] [stderr]    Compiling esp32s3 v0.30.0
[INFO] [stderr]    Compiling esp-synopsys-usb-otg v0.4.2
[INFO] [stderr]     Checking embassy-usb-driver v0.1.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]    Compiling pulldown-cmark v0.11.3
[INFO] [stderr]     Checking embassy-futures v0.1.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking fugit v0.3.7
[INFO] [stderr]     Checking embassy-sync v0.6.2
[INFO] [stderr]     Checking display-interface-spi v0.5.0
[INFO] [stderr]     Checking display-interface-i2c v0.5.0
[INFO] [stderr]     Checking embedded-hal-nb v1.0.0
[INFO] [stderr]     Checking embedded-can v0.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bitfield v0.17.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling espwatch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking no_std_strings v0.1.3
[INFO] [stderr]     Checking usb-device v0.3.2
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking embassy-usb-synopsys-otg v0.2.0
[INFO] [stderr]     Checking embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking embedded-graphics v0.8.1
[INFO] [stderr]    Compiling esp-config v0.3.1
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking embassy-time v0.4.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking embassy-embedded-hal v0.3.0
[INFO] [stderr]     Checking tinybmp v0.6.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling esp-build v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling delegate v0.13.2
[INFO] [stderr]    Compiling maybe-async-cfg v0.2.5
[INFO] [stderr]    Compiling esp-println v0.13.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking ssd1306 v0.9.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling esp-hal-procmacros v0.16.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]     Checking enumset v1.1.5
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling esp-metadata v0.5.0
[INFO] [stderr]    Compiling esp-hal v0.23.1
[INFO] [stdout] error[E0433]: cannot find module or crate `xtensa_lx_rt` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/lib.rs:298:13
[INFO] [stdout]     |
[INFO] [stdout] 298 |     pub use xtensa_lx_rt::exception::Context as TrapFrame;
[INFO] [stdout]     |             ^^^^^^^^^^^^ use of unresolved module or unlinked crate `xtensa_lx_rt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `xtensa_lx_rt`, use `cargo add xtensa_lx_rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `xtensa_lx_rt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/lib.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub use xtensa_lx_rt::{self, xtensa_lx};
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `xtensa_lx_rt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `xtensa_lx_rt`, use `cargo add xtensa_lx_rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `xtensa_lx_rt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/lib.rs:399:13
[INFO] [stdout]     |
[INFO] [stdout] 399 |     pub use xtensa_lx_rt::entry as __entry;
[INFO] [stdout]     |             ^^^^^^^^^^^^ use of unresolved module or unlinked crate `xtensa_lx_rt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `xtensa_lx_rt`, use `cargo add xtensa_lx_rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `xtensa_lx` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/interrupt/xtensa.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) use xtensa_lx::interrupt::free;
[INFO] [stdout]   |                ^^^^^^^^^ use of unresolved module or unlinked crate `xtensa_lx`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `xtensa_lx`, use `cargo add xtensa_lx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `xtensa_lx_rt` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/interrupt/xtensa.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use xtensa_lx_rt::exception::Context;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `xtensa_lx_rt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `xtensa_lx_rt`, use `cargo add xtensa_lx_rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `xtensa_lx`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/interrupt/xtensa.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use xtensa_lx::interrupt;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `xtensa_lx`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `xtensa_lx`, use `cargo add xtensa_lx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `xtensa_lx_rt`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/interrupt/xtensa.rs:570:13
[INFO] [stdout]     |
[INFO] [stdout] 570 |         use xtensa_lx_rt::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^ use of unresolved module or unlinked crate `xtensa_lx_rt`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `xtensa_lx_rt`, use `cargo add xtensa_lx_rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0605]: non-primitive cast: `vectored::Priority` as `()`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/sync.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             prev_interrupt_priority as _
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ an `as` expression can only be used to convert between primitive types or to coerce to a specific trait object
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0605]: non-primitive cast: `()` as `u8`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/sync.rs:64:25
[INFO] [stdout]    |
[INFO] [stdout] 64 |             let token = token as u8;
[INFO] [stdout]    |                         ^^^^^^^^^^^ an `as` expression can only be used to convert between primitive types or to coerce to a specific trait object
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot use value of type `()` for inline assembly
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/sync.rs:83:62
[INFO] [stdout]    |
[INFO] [stdout] 83 |                     core::arch::asm!("rsil {0}, 5", out(reg) token);
[INFO] [stdout]    |                                                              ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: only integers, floats, SIMD vectors, pointers and function pointers can be used as arguments for inline assembly
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: no implementation for `() & u32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/sync.rs:109:41
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     debug_assert!(token & RESERVED_MASK == 0);
[INFO] [stdout]     |                                   ----- ^ ------------- u32
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   ()
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot use value of type `()` for inline assembly
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/sync.rs:112:42
[INFO] [stdout]     |
[INFO] [stdout] 112 |                         "rsync", in(reg) token)
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: only integers, floats, SIMD vectors, pointers and function pointers can be used as arguments for inline assembly
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0368]: binary assignment operation `|=` cannot be applied to type `()`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/sync.rs:247:29
[INFO] [stdout]     |
[INFO] [stdout] 247 | ...                   tkn |= REENTRY_FLAG;
[INFO] [stdout]     |                       ---^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       cannot use `|=` on type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: no implementation for `() & u32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/sync.rs:277:18
[INFO] [stdout]     |
[INFO] [stdout] 277 |         if token & REENTRY_FLAG == 0 {
[INFO] [stdout]     |            ----- ^ ------------ u32
[INFO] [stdout]     |            |
[INFO] [stdout]     |            ()
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: no implementation for `() & u32`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-0.23.1/src/sync.rs:464:28
[INFO] [stdout]     |
[INFO] [stdout] 464 |         assert!(this.token & REENTRY_FLAG == 0, "lock is not reentrant");
[INFO] [stdout]     |                 ---------- ^ ------------ u32
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 ()
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0368, E0369, E0432, E0433, E0605.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0368`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esp-hal` (lib) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "a9b61b4a32f69d905a8bdd12b7c4489c9afa46c31e3d175653a62ae202573af1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9b61b4a32f69d905a8bdd12b7c4489c9afa46c31e3d175653a62ae202573af1", kill_on_drop: false }`
[INFO] [stdout] a9b61b4a32f69d905a8bdd12b7c4489c9afa46c31e3d175653a62ae202573af1
